home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 1 / Cream of the Crop 1.iso / PRINTER / P4UP30.ARJ / P4UP.DOC < prev    next >
Text File  |  1992-03-15  |  25KB  |  557 lines

  1.  
  2.         ▀██▀▀█▄    ▄███   ██  ██   ▀██▀▀█▄
  3.          ██▄▄█▀  ▄█▀ ██   ██  ██    ██▄▄█▀
  4.          ██      ▀▀▀▀██▀  ██  ██    ██    
  5.         ▀▀▀▀        ▀▀▀▀  ▀▀▀▀▀▀   ▀▀▀▀   
  6.  
  7.             ▄█▀▀█▄            ▄█▀▀▀█▄
  8.               ▄▄█▀            ██ ▄███
  9.             ▄▄  ██     ▄▄     ███▀ ██
  10.              ▀▀▀▀      ▀▀      ▀▀▀▀▀
  11.  
  12.  Introduction
  13.  ══════════
  14.  P4UP is a DOS utility program that prints ASCII text files in a concise
  15. format on laser printers.  In previous releases, P4UP printed four page
  16. images in portrait mode on one side of a piece of paper.  With this release,
  17. you can print anywhere from a single page image to 25 page images on one side
  18. of a piece of paper by setting the rows and columns options from one to
  19. five.  For example, you can choose a single row of five narrow columns to
  20. produce newspaper style output.  P4UP will automatically reformat your
  21. document files to fit whatever column width you choose.
  22.  
  23. P4UP builds and downloads its own soft fonts on laser printers.   With this
  24. version, P4UP uses both a fixed space font and a proportionally spaced font,
  25. which is more suitable for reading materials, such as documentation.  P4UP
  26. automatically reformats such files to fit in whatever size columns you choose.
  27. P4UP has many options, but all default to a reasonable value, so you can ignore
  28. them until you want to take finer control of the printing.
  29.  
  30. P4UP works on HP LJ II's or better.  It no longer supports the ThinkJet,
  31. DeskJet, or older laser printers, such as the Plus or 500.  P4UP is
  32. shareware for $29.95.
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  A Note on this Document
  39.  ════════════════════
  40.  This document is formatted to be printed with the command "P4UP -W -C3
  41. P4UP.DOC".  The -W causes long lines to be Wrapped to fit in P4UP columns
  42. using a proportionally spaced font, suitable for reading material, 
  43. such as documentation.  The -C3 tells P4UP to display 3 Columns of pages
  44. on each piece of paper.
  45.  
  46. Headings have been indented a space so when P4UP wraps long lines to fit, it
  47. recognizes a paragraph break and separates it on the output.  For text that
  48. should not be treated as words, such as the block P4UP 3.0 at the top of this
  49. document, blanks have been replaced with the ASCII 255 character.  This still
  50. prints as a blank, but doesn't trigger P4UP's word separation.
  51.  
  52.  Background
  53.  ══════════
  54.  When I printed the first pages of text on my laser printer, I was a little
  55. disappointed with the standard 60-line pages.  I knew the laser printer
  56. had great resolution, but I had no way to show it off.  To do so, I wrote
  57. a program that could print four small page images on a piece of paper (on
  58. one side in portrait mode).  This satisfies both my desire to conserve paper
  59. while letting me view a few hundred lines of text in a concise format.
  60.  
  61. Since the standard line printer font is a little too large, I first made a
  62. soft font of the appropriate size.  I gave P4UP several options, some to
  63. control the soft font (-P makes the soft font Permanent; -I lets you specify
  64. the soft font ID; etc.);  some control the printing (-Z prints the page images
  65. in a Zigzag fashion; -H controls the Headers on each page image; etc.)
  66.  
  67. I found out I could also support the DeskJet and even ThinkJet if I added some
  68. limitation to P4UP which I did.  However, there have been very few DeskJet
  69. registrations, and no ThinkJet registrations, so in this release (3.0) I am
  70. dropping support for those printers.  Doing so lets me make further use of 
  71. the LaserJet, beginning in release 3.0.
  72.  
  73.  
  74.  
  75.  Format
  76.  ══════
  77.  P4UP has several options to let you control the print operation.  Enter these
  78. options on the command line along with the file names.  Precede each option
  79. with a dash (-).  All options have default values, and can be turned on or off.
  80. (When you register P4UP, you will also receive P4CUSTOM which lets you customize
  81. P4UP to your liking by setting your own default value for all options.)  An
  82. example of a P4UP command with options is:
  83.  
  84.         P4UP -NoB -Z archives.*
  85.  
  86. This prints text with No Breaks (NoB) in a Zigzag pattern (Z).  You may use
  87. upper or lower case for all P4UP arguments.
  88.  
  89. In its simplest form, using all the default values, P4UP works like the DOS
  90. PRINT command.  Just give it the file names you want printed, using disk,
  91. directory, or wild cards.  For example:
  92.  
  93.     P4UP  APRIL.LET    or    P4UP  *.PRN    or    P4UP P4UP.DOC
  94.  
  95. You don't have to remember P4UP options.  Just enter the P4UP command with no
  96. arguments, and a list of options will be displayed in a help screen.
  97.  
  98.  P4UP Features
  99.  ════════════
  100.  Several new features have been added to P4UP with version 3.0, 
  101. and a few features have been changed from previous versions.  
  102. The following list highlights P4UP features:
  103.  
  104.  P4UP can now print up to 5 columns and rows per page.
  105.  P4UP now comes with a fixed space font for data files or computer
  106. programs, and a proportionally spaced font to print documentation.
  107.  Long input lines are automatically broken up to fit.
  108.  Text can be both right and left justified.
  109.  Headers now include File Name, Size, Date, and Time.
  110.  Inter-line spacing can be directly controlled.
  111.  Box characters match up with many line spacings.
  112.  
  113.  P4UP also:
  114.  automatically expands tabs, and can ignore formfeeds.
  115.  can print pages top-to-bottom or left-to-right.
  116.  writes to LPT1, LPT2, LPT3, COM1, or COM2.
  117.  supports letter, legal, executive, and A4 paper sizes.
  118.  prints Even or Odd sides only to help with two-sided printing.
  119.  
  120.  
  121.  
  122.  
  123.  Typical uses for P4UP
  124.  ═══════════════════
  125.  P4UP prints a lot of data in a small but readable format using little paper.
  126. I wouldn't recommend using P4UP to send memos you want people to read, but 
  127. there are several occasions where it is appropriate.  The following are some
  128. of my own experiences; I'm sure you will find others.
  129.  
  130. As a programmer, I often have to work with three or four hundred lines of 
  131. code at one time.  Using P4UP allows me to get this many lines printed out
  132. on two pieces of paper which fit easily on my desk.  Then I see the whole 
  133. picture at one time, making it easier to deal with problems.
  134.  
  135. When I've finished a program, I like to get an archive listing of all the 
  136. source.  Chances are I'll never have to refer to it again, but should the
  137. worst happen, I want to know there's a hardcopy backup around.  Using P4UP
  138. for archive purposes saves a lot of paper.
  139.  
  140. New software that I acquire often comes with a README or online documentation 
  141. file.  Admittedly I don't spend more time reading the documentation than most
  142. people, but having it printed out increases the chance that if I refer to it
  143. I'll be able to quickly find what I'm looking for, just by scanning for page
  144. headings.  Using P4UP means I don't waste a lot of paper.
  145.  
  146. The obvious value of P4UP is that when it is appropriate to use, it saves
  147. resources, space, and expense.
  148.  
  149.  
  150.  General P4UP Options
  151.  ══════════════════
  152.  P4UP uses a format similar to the DOS Print command.  You can give it one or
  153. more file specifications, optionally including the wildcard characters ? and *.
  154. Some examples:
  155.  
  156.     P4UP \123\plan.prn   or    P4UP  a:*.doc a:*.lst
  157.  
  158. Before you give the P4UP command, your printer should be attached, powered up,
  159. and switched online.  
  160.  
  161. P4UP processes the file specifications you give it.  If the file specifications
  162. do not use a disk or path, the current disk and path will be used.  If the file
  163. specifications contain the DOS wild cards ? or *, all matching files will be
  164. printed.  Entering P4UP with no files and no options prints a help screen.
  165.  
  166. P4UP has many options to give you control of the print operation. The following
  167. describes the P4UP's general purpose options.  Options specific to soft font 
  168. management are more completely described in another section.  You can set
  169. default values for all options with P4CUSTOM which is given to all registered
  170. P4UP users.
  171.  
  172.     -B or -NoB
  173.     By default, P4UP begins a new page image box when each new file
  174. is started.  However, you can use the -B option to force P4UP
  175. to Break to a new piece of paper to start each new file. 
  176.  
  177.     -Cn
  178.     Previous versions of P4UP were limited to two columns of two rows
  179. of page images on each side of a piece of paper.  P4UP now can
  180. print 1 to 5 columns.  Choose many narrow columns for a newspaper
  181. style display.  Choose 1 huge column to print very long lines without
  182. truncation.  See also the Row (-Rnn) and the Wrap (-W) options.
  183.  
  184.     -Ddevice
  185.     Normally P4UP prints to the device LPT1.  You can use the -D option
  186. to name a different printer device including: LPT1, LPT2, LPT3,
  187. COM1, COM2, or to a disk file.  Examples: -Dlpt2 or -Da:memos.prn
  188.  
  189.     -E
  190.     Print Even sides only.  Useful for printing on both sides.  See
  191. Odd (-O) option.
  192.  
  193.     -F
  194.     Interpret Formfeed characters as a skip to a new page box.  Use -NoF
  195. if you want P4UP to ignore Formfeed characters in the input.
  196.  
  197.     -H 
  198.     P4UP prints a Header including the file name, file size, and the 
  199. date and time the file was created to begin each new file print.
  200. On subsequent pages, only the file name and page number are printed.
  201. You can use -NoH to suppress these Headings, or the -H option
  202. to include them.  
  203.  
  204.     -Innnnn
  205.     P4UP uses it own small soft fonts.  Use the -I option to give the
  206. soft font a specific font id for referring to it by other programs.
  207. Normally P4UP gives its font the id 1.  You can give it a different
  208. id with the -I option, as in -I33.  Pick an id not in use by other
  209. programs.  If you make the font Permanent, you can use this ID later
  210. to select the font (with the Escape(nnX printer command.)
  211.  
  212. When you use the Permanent (-P), P4UP downloads two fonts, one fixed
  213. space, and one proportionally spaced.  The value you give in the ID
  214. (-I) option is given to the fixed space font; the proportional
  215. font is given an ID one higher.
  216.  
  217.     -J
  218.     The Justify (-J) option is effective ONLY when the Wrap (-W) option
  219. is selected.  When you choose Justify, the space between words is expanded
  220. until the rightmost character in the text meets the righthand border.
  221. The is effective only with the proportionally spaced font that is used with
  222. the Wrap option.   Note that the justification is smooth in that each word
  223. is moved over by an appropriate number of laser printer dots (1/300 inches)
  224. as opposed to inserting extra character blanks between words.
  225.  
  226.     -Lnn
  227.     The -L parameter has two meanings, what Leading (or interline
  228. spacing) to use, or how many Lines P4UP should use in each box.  
  229. If the value following the -L is 30 or less, it is interpreted
  230. as Leading.  If greater than 30, it is interpreted as Lines.
  231.  
  232. Leading refers to the space between lines.  Normally P4UP uses
  233. characters that are 16 dots from top to bottom, and a leading
  234. of six dots.  A laser printer dot is 1/300 inches.  You can
  235. specify your own leading value with the -L command.  Use a 
  236. leading value of 0 for the tightest printing.  Use a value of 
  237. 16 to produce a double spacing effect.  The maximum value is 30.
  238.           
  239. Alternatively, you can specify the number of lines per box and let
  240. P4UP figure out what leading to use.  Specify the number of lines
  241. per box with the -Lnn parameter, using a value of nn greater than
  242. 30.  If the value is too large, it will be set to the maximum.  So,
  243. You can get the most lines per box by specifying a very large number,
  244. such as -L999.
  245.  
  246. Note that P4UP makes very intense use of the laser printer's
  247. capabilities.  In some cases, the printer may show "21 ERROR", 
  248. which is a Print Overrun.  P4UP sends data to the printer which
  249. collects and organizes a page full.  The 21 Error means that
  250. the data could not be presented fast enough to keep up with the 
  251. movement of the paper.  If this occurs, you might be able to print
  252. the data by adding a blank line or two to the text, or by
  253. increasing the leading.
  254.  
  255.     -O 
  256.     Print Odd sides only.  Useful for printing on both sides.  See the
  257. Even (-E) option.   
  258.  
  259.     -P
  260.     The -P option makes the P4UP's soft fonts Permanent in the LaserJet
  261. (until the printer is turned off).  Both the fixed and proportionally spaced
  262. fonts are downloaded.  Without the -P option, the P4UP font lasts only
  263. for the duration of the P4UP command.  If you make the font permanent,
  264. you can bypass the downloading portion of P4UP in subsequent runs with
  265. the Resident (-R) option.
  266.  
  267.     -R
  268.     There are two -R options.  If the -R is followed by a number, the
  269. -R is interpreted as the Row option; otherwise the -R is interpreted
  270. as a Resident option.  
  271.  
  272. The Resident (-R) option tells P4UP to reuse a Resident font (after a
  273. previous P4UP used the -P option).  Normally the font is downloaded anew
  274. with each P4UP invocation.  Once the font is made permanent, you can
  275. use it with other software or save the downloading time by using the Resident 
  276. (-R) option.
  277.  
  278.     -Rn
  279.     There are two -R options.  If the -R is followed by a number, the
  280. -R is interpreted as the Row option; otherwise the -R is interpreted
  281. as a Resident option.  
  282.         
  283. Previous versions of P4UP were limited to two columns of two rows
  284. of page images on each side of a piece of paper.  P4UP now can
  285. print 1 to 5 columns and 1 to 5 rows.  Use the Row (-Rn) to specify
  286. the number of rows P4UP should use.
  287.     
  288. Note that rows refers to rows of page images, not rows of lines.
  289. Use a single row (-R1) to display uninterrupted text from the 
  290. top of the page to the bottom of the page.  This might be used
  291. to display a computer program, for example, where page separations
  292. are artificial.
  293.  
  294.     -Sn
  295.     P4UP supports different paper sizes.  Use the Size (-Sn) option
  296. to identify what paper you want.  Use 1 for letter size, 2 for executive,
  297. 3 for legal, or 4 for A4.
  298.  
  299.     -Tn
  300.     Tab expansion.  Normally, P4UP expands tab characters in the text
  301. to enough spaces to get to the next group of 8 characters.  You can
  302. set a value between 1 and 9 with the -T option.  Example: P4UP -T3.
  303.  
  304.     -W
  305.     P4UP automatically breaks lines longer than the column width of its
  306. page images.  If you do not select word Wrap, long lines are broken at
  307. the edge of the page box.  If you try to print a 100 character line in a 
  308. box that is only 80 characters across, the 100 character line will take
  309. up two lines, the first 80 characters on the first, and the last 20
  310. characters on the next.  The next line will start at the leftmost column
  311. of the next P4UP line.
  312.  
  313. If you use the Wrap (-W) option, P4UP essentially ignores carriage returns
  314. in the input text.  Text is printed continuously.  Lines are broken only
  315. at word boundaries.  When you use Wrap, P4UP switches to a proportionally
  316. spaced font, since with Wrap, the specific columns individual words
  317. or characters appear in is not important.
  318.  
  319. When you use Wrap, the Justification (-J) option is enabled.
  320.  
  321.     -Z
  322.     Zig-Zag printing.  When you specify -Z, page 2 is to the right of
  323. page 1; with -NoZ, page 2 is below page 1.  In other words, Zigzag
  324. prints page images rowwise or horizontally, NoZigzag prints page
  325. images columnwise or vertically.
  326.         
  327.  The P4UP Character Set
  328.  ════════════════════
  329.  P4UP contains the shapes for all 256 characters in the 8-bit ASCII code.
  330. This includes all the single and double box characters.  A few of the low
  331. numbered characters won't print out because they are intercepted by other
  332. hardware and software and interpreted as special control characters.  
  333.  
  334. The following table shows the P4UP character set:
  335.  
  336.                         
  337.          !"#$%&'()*+,-./    0123456789:;<=>?
  338.         @ABCDEFGHIJKLMNO    PQRSTUVWXYZ[\]^_
  339.         `abcdefghijklmno    pqrstuvwxyz{|}~
  340.         ÇüéâäàåçêëèïîìÄÅ    ÉæÆôöòûùÿÖÜ¢£¥₧ƒ
  341.         áíóúñѪº¿⌐¬½¼¡«»    ░▒▓│┤╡╢╖╕╣║╗╝╜╛┐
  342.         └┴┬├─┼╞╟╚╔╩╦╠═╬╧    ╨╤╥╙╘╒╓╫╪┘┌█▄▌▐▀
  343.         αßΓπΣσµτΦΘΩδ∞φε∩    ≡±≥≤⌠⌡÷≈°∙·√ⁿ²■  
  344.  
  345.  
  346.  
  347. Box characters are set up to connect vertically when printed with an
  348. appropriate separation between lines, called leading.  Use the Leading
  349. (-L) option to assign a leading from 0 to 8 if you want the box characters
  350. to meet.  
  351.  
  352.         ╔══╦═╗    ┌──┬─┐
  353.         ║  ║ ║    │  │ │
  354.         ╠══╬═╣    ├──┼─┤
  355.         ╚══╩═╝    └──┴─┘
  356.  
  357.         ╒══╤═╕    ╓──╥─╖
  358.         │  │ │    ║  ║ ║
  359.         ╞══╪═╡    ╟──╫─╢
  360.         ╘══╧═╛    ╙──╨─╜
  361.  
  362.     ███  ▄▄  ▌▌ ▐ ▐  ▐▌ ▐█  ▄▄
  363.     ███  ▄▄  ▌▌ ▐ ▐  ▐▌ ▐█  ▀▀
  364.  
  365. Box characters may not line up horizontally when printed with the Wrap (-W)
  366. option because the font it uses is proportionally spaced.  With it, different
  367. characters have different widths.  Box characters will line up horizontally,
  368. with each other, but may not match other characters.
  369.  
  370. Thinner characters, such as an 'I' or '1' take up less space than thicker
  371. characters, such as 'M' or 'W'.  If you try to draw a box around two lines of
  372. text, one containing an 'I' and the other a 'W', the rightmost box character
  373. in the line with the 'I' will be positioned further to the left than in the
  374. line containing the 'W', as shown in the following box:
  375.  
  376.         ╔════╗
  377.         ║ I1 ║
  378.         ║ W4 ║
  379.         ╚════╝
  380.  
  381.  
  382.  Font Management Options (-P, -R, and -I)
  383.  ════════════════════════════════════
  384.  P4UP uses two soft fonts, each with a point size of 5.8 and a pitch of 21.4.
  385. You can make these P4UP soft fonts permanent for use with other software
  386. besides P4UP, but you might require a special print driver or setup to use 
  387. them.
  388.  
  389. Soft font printers have two classes of soft fonts, temporary and permanent.
  390. Temporary soft fonts are erased whenever the printer is reset, something that
  391. occurs during many print operations.  Permanent soft fonts are kept until
  392. software specifically removes them, or until the printer is turned off.  
  393.  
  394. Normally, P4UP downloads whichever font it needs each every time you use 
  395. P4UP.  The font is marked temporary and lasts only for the duration of the
  396. P4UP command.  If you plan to use P4UP several times in succession, you can
  397. tell P4UP to make its fonts permanent in the first P4UP command, and tell 
  398. subsequent P4UP commands to bypass the downloading operation.  This will
  399. save some time.  To mark the fonts as permanent, enter:
  400.     P4UP -P
  401.  
  402. P4UP uses two soft fonts, one fixed spaced and the other proportional.
  403. If you use the Wrap (-W) option, the proportional spaced font is used, 
  404. otherwise the fixed space font is used.  Normally, a P4UP job will only
  405. download the one font it needs.  However, when you use the Permanent (-P)
  406. option, P4UP will download both fonts to your printer.  Each font takes
  407. up about 16K of your printer's memory.
  408.  
  409. The -P option makes the fonts Permanent in the LaserJet (until the printer is
  410. turned off).  Without the -P option, the P4UP font lasts only for the duration
  411. of the P4UP command.  In subsequent commands, use the R option:
  412.     P4UP -R filename
  413.  
  414. The -R option tells P4UP to Reuse a Resident font (after a previous P4UP used
  415. the -P option).  Normally the font is downloaded anew with each P4UP invocation.
  416. Once the font is made permanent, you can use it with other software.  Select the
  417. soft font by font ID or with the characteristics.  A complete identification of
  418. the P4UP fixed space font is: E&l0OE(10UE(s0p21.43h5.76v0s0b3T where the E's are
  419. Escapes.  In English, this means:  portrait orientation; PC-8 symbol set; fixed
  420. spaced; 21.43 pitch; 5.76 point; upright style; medium stroke; courier typeface.
  421. For the proportional font, replace the "s0P" with an "s1P".
  422.  
  423. The -I option can be used to give the soft font a specific font id.  Normally
  424. P4UP gives its font the id 1.  You can give it a different id with the -I
  425. option, as in -I33.  Pick an id not in use by other programs.  If you make
  426. the font Permanent, you can use this ID later to select the font.  With the
  427. Permanent (-P) option, two soft fonts are downloaded, one fixed space, and the
  428. other proportional.  The fixed space font is given the id indicated with the
  429. ID (-I) option, the proportional font is given an id one higher.
  430.  
  431.  
  432.  Acknowledgement
  433.  ══════════════
  434.  The rough edges of the soft font used by P4UP were smoothed out using
  435. FONTFIX.  This and other SoftFontWare programs are available from:
  436.             S. H.  Moody & Associates, Inc.
  437.             1810 Fair Oaks Avenue
  438.             South Pasadena, CA  91030
  439.  
  440.  
  441.  
  442.  
  443.  
  444.  
  445.  Disk Vendors, Bulletin Boards, and Users Groups
  446.  ════════════════════════════════════════════════
  447.  You may distribute this program as long as the following guidelines are met:
  448.  
  449.  Distribute all files essentially unchanged.
  450.  Charge less than $10 for distribution of the program.
  451.  Describe the product as shareware.
  452.  
  453.  Please forward problems or complaints to the author.
  454.  Please let the author know you are distributing the program.
  455.  Please distribute the latest version of the program available.
  456.  
  457.  
  458.  
  459.  
  460.  Where's My Copy?
  461.  ═══════════════
  462.  If you are ready to buy the software, order it directly from Hexagon Products.
  463. See below for the address and price list.  If you are looking for an evaluation
  464. copy, you should find it from one of the shareware channels.
  465.  
  466. Because of the indirect method of distribution, shareware ends up in many more
  467. places than the author ever knows about.  If you can't find Hexagon Products
  468. shareware on a bulletin board or from a local users group, you can use one 
  469. of the following sources which carry the most recent versions:
  470.  
  471. The HPPERIP forum of Compuserve.
  472.  
  473. Public Brand Software in Indiana, 800-426-3475.
  474.  
  475. Public Software Library in Texas, 800-242-4775.
  476.  
  477.  What's Shareware
  478.  ═══════════════
  479.  With shareware, the software author sends evaluation copies to a few central
  480. places such as bulletin boards.  They in turn make copies available to others 
  481. at little or no cost.  Quality software is passed on continuously, making
  482. the software readily available to all.  Users need only pay for software that
  483. works for them.
  484.  
  485. Since there are many shareware authors, and a large audience for quality 
  486. shareware, some companies called disk vendors have formed to bring the two 
  487. together.  By charging a small copying fee, they can collect catalogs of 
  488. shareware, pay for toll-free telephone numbers, take credit charges for disk
  489. copying fees, and make a profit.  A catalog from these vendors is the best 
  490. survey of quality shareware available.  They usually charge $5 or less per disk
  491. and maybe $5 or less for shipping and handling. 
  492.  
  493. Shareware authors get no payment from the bulletin boards or disk vendors who
  494. distribute the shareware.  When you pay a vendor for an evaluation copy of the 
  495. software, the payment covers their expenses and goes to their profit.  The 
  496. shareware authors get paid only when you pay them directly for the products
  497. you choose after you evaluate them.
  498.  
  499. Although you can evaluate the software before paying, it is not free.  If you
  500. continue to use the software after a reasonable evaluation period, you 
  501. are required to pay for it.  Shareware is protected by the Copyright laws.
  502. However, since the software author does not keep track of who is evaluating
  503. the software, you're not going to get a bill.  Rather, you are on your honor
  504. to pay for the software.  It is much like public supported television.
  505.  
  506.  
  507.  Registration
  508.  ═══════════
  509.  P4UP is $29.95.  All registered users will also receive P4CUSTOM, a
  510. program that can set the default values for all P4UP options at whatever
  511. you choose.  You also get a small landscape soft font for LaserJets that
  512. prints 240 characters across the page, suitable for spreadsheet printing.
  513.  
  514. There is a charge of $15 to upgrade from a previous version of P4UP.
  515.  
  516.     contact:
  517.     P4UP
  518.     Hexagon Products
  519.     P.O. Box 1295
  520.     Park Ridge, IL  60068-1295
  521.     
  522.     Bill Arendt
  523.     (708) 692-3355
  524.     76064,1776
  525.             
  526. When you register P4UP, please include the following information:
  527.  
  528.  
  529. Name:_____________________________________________
  530.  
  531.  
  532. Company:__________________________________________
  533.  
  534.  
  535. Address:__________________________________________
  536.  
  537.  
  538. City:______________________________State:_________
  539.  
  540.  
  541. Zip:______________Phone:__________________________
  542.  
  543.     
  544. Please circle what you use:
  545.  
  546.  
  547. Printer Brand / Model: II   IIP     III     IIIP
  548.     
  549.     
  550. Other:____________________________________________
  551.  
  552.  
  553. Diskette:       3.5         5.25        Either
  554.  
  555.  
  556. Where did you find P4UP?__________________________
  557.